Skip to content
Back to search
30
MCP

Gemini Code Analysis (OpenRouter)

pulsemcp/gemini code analysis (openrouter)

Provides codebase analysis through OpenRouter's API integration, offering code quality assessment, security vulnerability scanning with OWASP Top 10 mapping and CVE database integration, performance profiling, and automated fix suggestions for JavaScript/TypeScript projects.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Code Review Analyst
Gemini-powered MCP server for code review analysis.
0 tools
Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools
DeepView
Enables AI-powered code analysis by loading entire codebases into Gemini's large context window, allowing developers to query and understand
0 tools
Gemini Thinking
Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architec
0 tools
Gemini Bridge
Delegates large-context tasks from Claude to Google Gemini via subprocess, enabling token-efficient analysis of large files and codebases.
0 tools
Second Opinion (Gemini)
Provides code review and analysis using Google Gemini models with streaming responses, context caching, multi-turn sessions, and web search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_code_analysis_(openrouter)": {
      "url": "None",
      "transport": "http"
    }
  }
}